Skip to content

[FIX] Table: Keep pending selection if data is None#4281

Merged
markotoplak merged 1 commit intobiolab:masterfrom
janezd:table-keep-pending-selection
Dec 20, 2019
Merged

[FIX] Table: Keep pending selection if data is None#4281
markotoplak merged 1 commit intobiolab:masterfrom
janezd:table-keep-pending-selection

Conversation

@janezd
Copy link
Copy Markdown
Contributor

@janezd janezd commented Dec 19, 2019

Issue

Fixes #4184.

Description of changes

The problem was that the widget removed pending selection even if the preceeding widget sent None before actual data (which PCA did).

Includes
  • Code changes
  • Tests

@janezd janezd force-pushed the table-keep-pending-selection branch from effd683 to fa539f4 Compare December 19, 2019 19:40
@markotoplak markotoplak changed the title Table: Keep pending selection if data is None [FIX] Table: Keep pending selection if data is None Dec 20, 2019
@markotoplak markotoplak merged commit 67bd87a into biolab:master Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data Table widget not saving selection

2 participants